Skip to content

fix(chartreuse): rename HELM_CHART_VERSION env var to HELM_CHART_APP_…#53

Merged
arthlr merged 1 commit into
mainfrom
fix/rename-helm-chart-version-env-var
May 27, 2026
Merged

fix(chartreuse): rename HELM_CHART_VERSION env var to HELM_CHART_APP_…#53
arthlr merged 1 commit into
mainfrom
fix/rename-helm-chart-version-env-var

Conversation

@arthlr

@arthlr arthlr commented May 27, 2026

Copy link
Copy Markdown
Contributor

…VERSION

The env var now carries the Helm chart's appVersion (the chartreuse application/package version) rather than the chart's own version, since ensure_safe_run() checks package/chart compatibility against appVersion. Rename the key and error message accordingly, and update tests.

Requires the matching rename in the wiremind-helm-charts confimap.yaml (.Chart.appVersion); the two must ship together.

…VERSION

The env var now carries the Helm chart's appVersion (the chartreuse
application/package version) rather than the chart's own version, since
ensure_safe_run() checks package/chart compatibility against appVersion.
Rename the key and error message accordingly, and update tests.

Requires the matching rename in the wiremind-helm-charts confimap.yaml
(.Chart.appVersion); the two must ship together.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@arthlr arthlr self-assigned this May 27, 2026
@arthlr arthlr requested a review from haoov May 27, 2026 12:30
@arthlr arthlr merged commit 3ad6069 into main May 27, 2026
5 checks passed
@arthlr arthlr deleted the fix/rename-helm-chart-version-env-var branch May 27, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants